projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12aca0f
)
; Add missing GNU ELPA :core package statement
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 1 Oct 2023 09:27:01 +0000
(11:27 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 1 Oct 2023 09:27:01 +0000
(11:27 +0200)
lisp/net/tramp.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp.el
b/lisp/net/tramp.el
index 8f5ca9b3c2d15698919a5209eac4260e8e43bd87..aca2ebb8e8a6d0a468fbf63292eaec4053678cb5 100644
(file)
--- a/
lisp/net/tramp.el
+++ b/
lisp/net/tramp.el
@@
-8,6
+8,9
@@
;; Keywords: comm, processes
;; Package: tramp
+;; This is a GNU ELPA :core package. Avoid functionality that is not
+;; compatible with the version of Emacs recorded in trampver.el.
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software: you can redistribute it and/or modify